From: Chris Chimelis Date: Wed, 18 Feb 2026 08:14:01 +0000 (+0100) Subject: Don't mention monitor(3) which doesn't exist in Debian. (#160654) X-Git-Tag: archive/raspbian/2.46-2+rpi1^2~20 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22%22?a=commitdiff_plain;h=2e20f141308d55ab48bc979e8afd42a675157204;p=binutils.git Don't mention monitor(3) which doesn't exist in Debian. (#160654) Gbp-Pq: Name 003_gprof_see_also_monitor.patch --- diff --git a/gprof/gprof.texi b/gprof/gprof.texi index 64ab640ca..21f995920 100644 --- a/gprof/gprof.texi +++ b/gprof/gprof.texi @@ -193,7 +193,7 @@ summarized dynamic call graph and profile. @c man end @c man begin SEEALSO -monitor(3), profil(2), cc(1), prof(1), and the Info entry for @file{gprof}. +cc(1), prof(1), and the Info entry for @file{gprof}. ``An Execution Profiler for Modular Programs'', by S. Graham, P. Kessler, M. McKusick;